home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hs25 / alt.hyp next >
Text File  |  1989-05-08  |  3KB  |  52 lines

  1. .REMARK
  2. Alternative hypertext structure
  3. .SCRIPT SETUP
  4. VeCSE
  5. .
  6. .FRAME Alternative
  7. .TITLE Hypertext file structure browser
  8.  
  9. ┌────────────────────────────┬──────────────────────┬────────────────────────┐
  10. │[t] ~ADirectory of text files~PT@d*.TXT~Kt~E │ [e] ~AEdit a text file~PD?Name (1-8 characters)|$e %s.TXT~Ke~E │ [d] ~ADelete a text file~Pd@D*.TXT| DEL %s.TXT~Kd~E │
  11. ├────────────────────────────┼──────────────────────┼────────────────────────┤
  12. │[n] ~ADirectory of note files~Pt@d*.NTE~Kn~E │ [a] ~AEdit a note file~PD?Name (1-8 characters)|$e %s.NTE~Ka~E │ [z] ~ADelete a note file~Pd@D*.NTE| DEL %s.NTE~Kz~E │
  13. ├────────────────────────────┼──────────────────────┴────────────────────────┤
  14. │[c] ~AChange directory~PC@E*;y~Kc~E        │  Current $7~C78│
  15. ├────────────────────────────┼───────────────────────────┬───────────────────┘
  16. │[m] ~AMake a new subdirectory~Pd?Subdirectory name|MKDIR %s~Km~E │ [r] ~ARemove a subdirectory~Pd@E*| RMDIR %s~Kr~E │
  17. ├────────────────────────────┼───────────────────────────┴───────────────────┐
  18. │[h] ~AReturn to home directory~PC$8;y~Kh~E│  Original $8~C78│
  19. ├────────────────────────────┴───────────────────────────────────────────────┤
  20. │[i] ~FIntroduction~Ki~E               Description of alternative hypertext         │
  21. └─┬────────────────────────────────────────────────────────────┬─────────────┘
  22.   │ Note:- edit options will invoke an editor called CSE,      │
  23.   │         see ~FIntroduction~E for configuring your own editor.  │
  24.   └────────────────────────────────────────────────────────────┘
  25.  
  26. .
  27. .FRAME Introduction
  28. .TITLE to alternative hypertext browser
  29. This is a control file to provide a browser for an alternative hypertext
  30. structure, using simple text files held in a directory structure.
  31.  
  32. Files with extension .TXT can be displayed a page at a time.
  33. Files with extension .NTE can be used as popup notes.
  34.  
  35. The browser frame browses the subdirectory structure to look for text and note
  36. files, and allows files to be selected for display. Typed files or popup note
  37. files can contain references to other typed files, note files and also can
  38. contain directory selection actions, including parent directory, original
  39. directory etc. (Subdirectories need not be used - all files can be in one).
  40.  
  41. The alternative hypertext structure has the advantage for certain applications
  42. that it can support a modifiable structure, using an editor for creating or
  43. modifying the text files. The edit option is configurable, and is set up to
  44. use CSE, or can be modified for this run using the input field below. The
  45. line 'VeCSE' in the SETUP script should be changed to Vexxxxx, where xxxxx
  46. is the invokation name of your favourite editor, to permanently configure it.
  47.  
  48. [e]    ~I$e~W10~PVe%s;y~Ke~E        Press 'e' to enter editor name
  49.  
  50.     Press F1 to return to alternative hypertext browser frame
  51. .
  52.